libxl: add libxl support for setting grant table resource limits
authorJuergen Gross <jgross@suse.com>
Thu, 28 Sep 2017 09:08:40 +0000 (11:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Sep 2017 09:08:40 +0000 (11:08 +0200)
commit8b46c4ffdc0671e0cda474b3b320c3823e717320
tree1c812b69d0cddf9a511d6869f2b841d42ccd8dd0
parente53d5a48ef08ae7003c448dfb71c288e6dc79398
libxl: add libxl support for setting grant table resource limits

Add new domain config items for setting the limits for the maximum
numbers of grant table frames and maptrack frames of a domain.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.cfg.pod.5.in
tools/libxl/libxl.h
tools/libxl/libxl_dm.c
tools/libxl/libxl_dom.c
tools/libxl/libxl_types.idl
tools/xl/xl_parse.c
tools/xl/xl_sxp.c